projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2e129
)
($(TRES)): Depend on stamp_BLD, since $(TRES) is put into $(BLD).
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Feb 2007 18:39:45 +0000
(18:39 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 7 Feb 2007 18:39:45 +0000
(18:39 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index c796a52fe2cd75d64a9717d2340d250db44eb2ff..9f5783c2ab3d872ad760c27baea6d824c7251d5e 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-210,7
+210,7
@@
bootstrap-clean:
# The resource file. NT 3.10 requires the use of cvtres; even though
# it is not necessary on later versions, it is still ok to use it.
#
-$(TRES): ../nt/emacs.rc
+$(TRES): ../nt/emacs.rc
stamp_BLD
$(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@ $(ALL_DEPS)
#